Description | Example | Return Message | Group(s)

SCHED: GetScheduleInfoJson

Format

SCHED / GetScheduleInfoJson '<FileName>'

Description

The SCHED GetScheduleInfoJson Connect command returns all of the option settings for the active schedule in JSON format.

Parameters

  • FileName: The parameter is a string of text in single quotes of the absolute path file name. Empty string is allowed if the command does not write out to a file.

Examples

Finds the values of all the option settings for the active schedule and writes to the file "out.json" located at "C:\Outputs\"
SCHED / GetScheduleInfoJson 'C:\Outputs\out.json'

SyntaxExample
<CommandName>SCHED / GetScheduleInfoJson
<FileName>'C:\Outputs\out.json'

Return Message

Connect returns a message that contains all of the option setting values for the specified schedule file. The report matches the format specified on the Schedule Report page.


ACK

Group Membership

This command belongs to the following group(s):

Scheduler

Version

11.7